[INFO] cloning repository https://github.com/PraneethGunas/simple-simplicity-vault
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PraneethGunas/simple-simplicity-vault" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPraneethGunas%2Fsimple-simplicity-vault", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPraneethGunas%2Fsimple-simplicity-vault'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 22f0d82f03a985545b3751c75088445b2c15903c
[INFO] fixing PraneethGunas/simple-simplicity-vault against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPraneethGunas%2Fsimple-simplicity-vault" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/PraneethGunas/simple-simplicity-vault
[INFO] finished tweaking git repo https://github.com/PraneethGunas/simple-simplicity-vault
[INFO] tweaked toml for git repo https://github.com/PraneethGunas/simple-simplicity-vault written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/PraneethGunas/simple-simplicity-vault on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/PraneethGunas/simple-simplicity-vault already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/BlockstreamResearch/rust-simplicity`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded electrsd v0.29.0
[INFO] [stderr]   Downloaded globwalk v0.9.1
[INFO] [stderr]   Downloaded smplx-macros v0.0.3
[INFO] [stderr]   Downloaded secp256k1-zkp v0.11.0
[INFO] [stderr]   Downloaded smplx-test v0.0.3
[INFO] [stderr]   Downloaded ghost-cell v0.2.6
[INFO] [stderr]   Downloaded bitcoincore-rpc-json v0.19.0
[INFO] [stderr]   Downloaded smplx-build v0.0.3
[INFO] [stderr]   Downloaded smplx-sdk v0.0.3
[INFO] [stderr]   Downloaded bitcoind v0.36.1
[INFO] [stderr]   Downloaded bitcoincore-rpc v0.19.0
[INFO] [stderr]   Downloaded jsonrpc v0.18.0
[INFO] [stderr]   Downloaded simplicityhl v0.5.0
[INFO] [stderr]   Downloaded smplx-regtest v0.0.3
[INFO] [stderr]   Downloaded smplx-std v0.0.3
[INFO] [stderr]   Downloaded electrum-client v0.21.0
[INFO] [stderr]   Downloaded minreq v2.14.1
[INFO] [stderr]   Downloaded santiago v1.3.1
[INFO] [stderr]   Downloaded chumsky v0.11.2
[INFO] [stderr]   Downloaded simplicity-lang v0.7.0
[INFO] [stderr]   Downloaded elements v0.25.2
[INFO] [stderr]   Downloaded miniscript v12.3.6
[INFO] [stderr]   Downloaded elements-miniscript v0.4.0
[INFO] [stderr]   Downloaded secp256k1-zkp-sys v0.10.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 199a1f791e5be860228f8991813a1f76a99c83bf82cdc77006f67e4334894609
[INFO] running `Command { std: "docker" "start" "199a1f791e5be860228f8991813a1f76a99c83bf82cdc77006f67e4334894609", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "199a1f791e5be860228f8991813a1f76a99c83bf82cdc77006f67e4334894609" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "199a1f791e5be860228f8991813a1f76a99c83bf82cdc77006f67e4334894609", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "199a1f791e5be860228f8991813a1f76a99c83bf82cdc77006f67e4334894609" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling bitcoin-internals v0.3.0
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling bitcoin v0.32.8
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling bitcoin-io v0.1.4
[INFO] [stderr]    Compiling bitcoin-private v0.1.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking hex-conservative v0.2.2
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling bech32 v0.11.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling electrsd v0.29.0
[INFO] [stderr]    Compiling bitcoind v0.36.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr] error: could not compile `regex-syntax` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=a5739fad64ae4317 -C extra-filename=-332e539d98c0d24a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "199a1f791e5be860228f8991813a1f76a99c83bf82cdc77006f67e4334894609", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "199a1f791e5be860228f8991813a1f76a99c83bf82cdc77006f67e4334894609", kill_on_drop: false }`
[INFO] [stdout] 199a1f791e5be860228f8991813a1f76a99c83bf82cdc77006f67e4334894609
